Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add tooltip for auto-answered assessment questions #1380

Merged

Conversation

mturley
Copy link
Collaborator

@mturley mturley commented Sep 20, 2023

Resolves #1367

Screenshot 2023-09-20 at 2 05 25 PM

@mturley mturley requested a review from ibolton336 September 20, 2023 18:06
@mturley mturley force-pushed the 1367-auto-answered-assessment-questions branch from 92cf6ed to d13f097 Compare September 20, 2023 18:06
@mturley mturley requested review from sjd78 and gildub September 20, 2023 18:06
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (734b8ac) 41.44% compared to head (d13f097) 41.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1380   +/-   ##
=======================================
  Coverage   41.44%   41.44%           
=======================================
  Files         137      137           
  Lines        4292     4292           
  Branches     1038     1038           
=======================================
  Hits         1779     1779           
  Misses       2424     2424           
  Partials       89       89           
Flag Coverage Δ
client 41.44% <ø> (ø)
server ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
client/src/app/api/models.ts 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@sjd78 sjd78 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Indicate auto answered questions in assessment wizard
4 participants